National Water Model (NWM) BigQuery API
info
More details about “Design and implementation of a BigQuery dataset and application programmer interface (API) for the U.S. National Water Model” paper can be found here.
Steps to use CIROH NWM API
- Submit the form below to request access to NWM BigQuery API.
-
For an example usage, please refer to this script. Replace your API key and API_URL = 'https://nwm-api.ciroh.org'.
-
Estimate your query before running the actual query. If you're not sure this step, please contact ciroh it support.
For implementation detail, please refer to this repository.